A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

B

BADBRIDGE - Static variable in interface org.eclipse.vtp.framework.interactions.core.conversation.IBridgeMessage
 
BADDEST - Static variable in interface org.eclipse.vtp.framework.interactions.core.conversation.IBridgeMessage
 
BADURI - Static variable in interface org.eclipse.vtp.framework.interactions.core.conversation.IBridgeMessage
 
BASE - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "base" keyword.
BasicController - Class in org.eclipse.vtp.desktop.editors.core.controller
 
BasicController(BrandManager, RenderedCanvas) - Constructor for class org.eclipse.vtp.desktop.editors.core.controller.BasicController
 
BasicOutput - Class in org.eclipse.vtp.framework.interactions.voice.vxml
BasicOutput is an abstract class that represents textual outputs to be rendered by TTS.
BasicOutput() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.BasicOutput
Creates a new instance of BasicOutput.
BasicOutputSet - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The OutputSet class allows the combination of Outputs into a single output for the IVR to render to the caller.
BasicOutputSet() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.BasicOutputSet
Constructs a new instance of OutputSet whose list of outputs is initially empty.
BEFORE - Static variable in class org.eclipse.vtp.desktop.core.actions.util.SectionConstraint
 
BeginConnector - Class in org.eclipse.vtp.desktop.editors.core.commands
 
BeginConnector() - Constructor for class org.eclipse.vtp.desktop.editors.core.commands.BeginConnector
 
BeginDialogInformationProvider - Class in org.eclipse.vtp.desktop.editors.core.elements
 
BeginDialogInformationProvider(PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.BeginDialogInformationProvider
 
BeginFragmentInformationProvider - Class in org.eclipse.vtp.desktop.editors.core.elements
 
BeginFragmentInformationProvider(PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.BeginFragmentInformationProvider
 
BeginInformationProvider - Class in org.eclipse.vtp.desktop.editors.core.elements
 
BeginInformationProvider(PrimitiveElement) - Constructor for class org.eclipse.vtp.desktop.editors.core.elements.BeginInformationProvider
 
BIGDECIMAL - Static variable in class org.eclipse.vtp.desktop.projects.core.ColumnType
Definition of a typical 8 byte BIGDECIMAL column.
BIGNUMBER - Static variable in class org.eclipse.vtp.desktop.projects.core.ColumnType
Definition of a typical 8 byte BIGNUMBER column.
BindingItem - Class in org.eclipse.vtp.desktop.core.configuration.media
 
BindingItem() - Constructor for class org.eclipse.vtp.desktop.core.configuration.media.BindingItem
 
BisAnalystPerspectiveFactory - Class in org.eclipse.vtp.desktop.views
BisAnalystPerspectiveFactory.
BisAnalystPerspectiveFactory() - Constructor for class org.eclipse.vtp.desktop.views.BisAnalystPerspectiveFactory
Creates a new BisAnalystPerspectiveFactory.
Block - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The Block element is used to encapsulate an arbitrary set of actions to be executed during the processing of a VXML Form.
Block(String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Block
Creates a new instance of a Block element.
Block(String, String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Block
Creates a new instance of a Block element.
Block(String, String, String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Block
Creates a new instance of a Block element.
Blueprint - Class in org.eclipse.vtp.framework.engine.runtime
The representation of the architecture of the process.
Blueprint(IProcessDefinition, ConfigurationDescriptor[], ActionDescriptor[], ObserverDescriptor[], ServiceDescriptor[], IExtensionRegistry) - Constructor for class org.eclipse.vtp.framework.engine.runtime.Blueprint
 
blueprint - Variable in class org.eclipse.vtp.framework.engine.runtime.Component
The blueprint of the process.
blueprint - Variable in class org.eclipse.vtp.framework.engine.runtime.Process
The process blueprint.
BOOLEAN - Static variable in class org.eclipse.vtp.desktop.projects.core.ColumnType
Definition of a typical BOOLEAN column.
BOOLEAN - Static variable in class org.eclipse.vtp.desktop.projects.core.FieldType
Declaration of a typical BOOLEAN field type.
booleanArray() - Static method in class org.eclipse.vtp.desktop.projects.core.FieldType
Constructs a new FieldType that represents an array of boolean values.
BranchAction - Class in org.eclipse.vtp.framework.common.actions
An action that branches the process flow on certain conditions.
BranchAction(IActionContext, IVariableRegistry, IScriptingService, BranchConfiguration[]) - Constructor for class org.eclipse.vtp.framework.common.actions.BranchAction
Creates a new BranchAction.
BranchConfiguration - Class in org.eclipse.vtp.framework.common.configurations
A configuration for a variable assignment.
BranchConfiguration() - Constructor for class org.eclipse.vtp.framework.common.configurations.BranchConfiguration
Creates a new AssignmentConfiguration.
Brand - Class in org.eclipse.vtp.desktop.core.configuration
 
Brand(String) - Constructor for class org.eclipse.vtp.desktop.core.configuration.Brand
 
brandAdded(Brand) - Method in interface org.eclipse.vtp.desktop.core.configuration.BrandManagerListener
 
BrandConfiguration - Class in org.eclipse.vtp.framework.common.configurations
A configuration for an entry in the brand registry.
BrandConfiguration() - Constructor for class org.eclipse.vtp.framework.common.configurations.BrandConfiguration
Creates a new BrandRegistryConfiguration.
BrandDialog - Class in org.eclipse.vtp.desktop.projects.core.dialogs
 
BrandDialog(Shell) - Constructor for class org.eclipse.vtp.desktop.projects.core.dialogs.BrandDialog
 
BrandDialog(IShellProvider) - Constructor for class org.eclipse.vtp.desktop.projects.core.dialogs.BrandDialog
 
BrandManager - Interface in org.eclipse.vtp.desktop.core.configuration
 
BrandManagerListener - Interface in org.eclipse.vtp.desktop.core.configuration
 
brandNameChanged(Brand, String) - Method in interface org.eclipse.vtp.desktop.core.configuration.BrandManagerListener
 
brandParentChanged(Brand, Brand) - Method in interface org.eclipse.vtp.desktop.core.configuration.BrandManagerListener
 
BrandRegistry - Class in org.eclipse.vtp.framework.common.services
Implementation of IBrandRegistry.
BrandRegistry(BrandConfiguration) - Constructor for class org.eclipse.vtp.framework.common.services.BrandRegistry
Creates a new BrandRegistry.
brandRemoved(Brand) - Method in interface org.eclipse.vtp.desktop.core.configuration.BrandManagerListener
 
BrandSelection - Class in org.eclipse.vtp.framework.common.services
A support implementation of the IBrandSelection interface.
BrandSelection(ISessionContext, IBrandRegistry) - Constructor for class org.eclipse.vtp.framework.common.services.BrandSelection
Creates a new BrandSelection.
BridgeMessageAction - Class in org.eclipse.vtp.framework.interactions.core.actions
An action that enqueues a branch message.
BridgeMessageAction(IActionContext, IConversation, BridgeMessageConfiguration) - Constructor for class org.eclipse.vtp.framework.interactions.core.actions.BridgeMessageAction
Creates a new BranchMessageAction.
BridgeMessageCommand - Class in org.eclipse.vtp.framework.interactions.core.commands
A command that sends a transfer ending to the user.
BridgeMessageCommand() - Constructor for class org.eclipse.vtp.framework.interactions.core.commands.BridgeMessageCommand
Creates a new BridgeMessageCommand.
BridgeMessageConfiguration - Class in org.eclipse.vtp.framework.interactions.core.configurations
Configuration for a bridge message interaction.
BridgeMessageConfiguration() - Constructor for class org.eclipse.vtp.framework.interactions.core.configurations.BridgeMessageConfiguration
Creates a new BridgeMessageConfiguration.
build(int, Map, IProgressMonitor) - Method in class org.eclipse.vtp.desktop.projects.core.builder.VoiceApplicationBuilder
 
build(int, Map, IProgressMonitor) - Method in class org.eclipse.vtp.desktop.projects.core.builder.VoiceApplicationFragmentBuilder
 
build(int, Map, IProgressMonitor) - Method in class org.eclipse.vtp.desktop.projects.voice.builder.VoicePersonaBuilder
 
Builder - Class in org.eclipse.vtp.framework.engine.runtime
A factory class that can construct and configure instances of a component.
Builder() - Constructor for class org.eclipse.vtp.framework.engine.runtime.Builder
Creates a new Builder.
BUILDER_ID - Static variable in class org.eclipse.vtp.desktop.projects.core.builder.VoiceApplicationBuilder
Constant string containing the builder id
BUILDER_ID - Static variable in class org.eclipse.vtp.desktop.projects.core.builder.VoiceApplicationFragmentBuilder
Constant string containing the builder id
BUILDER_ID - Static variable in class org.eclipse.vtp.desktop.projects.voice.builder.VoicePersonaBuilder
Constant string containing the builder id
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginFragmentInformationProvider
 
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginInformationProvider
 
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.DatabaseQueryInformationProvider
 
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.RecordInformationProvider
 
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider
 
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.VariableAssignmentInformationProvider
 
buildObjectFields(ObjectDefinition) - Method in class org.eclipse.vtp.desktop.editors.core.elements.WebserviceCallInformationProvider
 
buildPathTemplate - Static variable in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
BuiltInBooleanGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInBooleanGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInBooleanGrammarCreatorPanel
 
BuiltInBooleanInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInBooleanInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInBooleanInputGrammar
 
BuiltInBooleanInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInBooleanInputGrammar
 
BuiltInCurrencyGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInCurrencyGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInCurrencyGrammarCreatorPanel
 
BuiltInCurrencyInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInCurrencyInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInCurrencyInputGrammar
 
BuiltInCurrencyInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInCurrencyInputGrammar
 
BuiltInDateGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInDateGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInDateGrammarCreatorPanel
 
BuiltInDateInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInDateInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInDateInputGrammar
 
BuiltInDateInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInDateInputGrammar
 
BuiltInDigitsGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInDigitsGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInDigitsGrammarCreatorPanel
 
BuiltInDigitsInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInDigitsInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInDigitsInputGrammar
 
BuiltInDigitsInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInDigitsInputGrammar
 
BuiltInNumberGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInNumberGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInNumberGrammarCreatorPanel
 
BuiltInNumberInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInNumberInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInNumberInputGrammar
 
BuiltInNumberInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInNumberInputGrammar
 
BuiltInPhoneGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInPhoneGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInPhoneGrammarCreatorPanel
 
BuiltInPhoneInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInPhoneInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInPhoneInputGrammar
 
BuiltInPhoneInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInPhoneInputGrammar
 
BuiltInTimeGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.projects.voice.ui
 
BuiltInTimeGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.projects.voice.ui.BuiltInTimeGrammarCreatorPanel
 
BuiltInTimeInputGrammar - Class in org.eclipse.vtp.framework.interactions.voice.media
 
BuiltInTimeInputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInTimeInputGrammar
 
BuiltInTimeInputGrammar(Element) - Constructor for class org.eclipse.vtp.framework.interactions.voice.media.BuiltInTimeInputGrammar
 
bundleChanged(BundleEvent) - Method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
BusinessObject - Class in org.eclipse.vtp.desktop.projects.core.internals
This is a concrete implementation of IBusinessObject and provides the default behavior of that interface.
BusinessObject(BusinessObjectSet, IFile) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.BusinessObject
Creates a new BusinessObject with the given parent business object set and eclipse file resource.
BusinessObjectEditor - Class in org.eclipse.vtp.desktop.editors.core.impl
 
BusinessObjectEditor() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor
 
BusinessObjectEditor.FieldCellModifier - Class in org.eclipse.vtp.desktop.editors.core.impl
 
BusinessObjectEditor.FieldCellModifier() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldCellModifier
 
BusinessObjectEditor.FieldContentProvider - Class in org.eclipse.vtp.desktop.editors.core.impl
 
BusinessObjectEditor.FieldContentProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldContentProvider
 
BusinessObjectEditor.FieldLabelProvider - Class in org.eclipse.vtp.desktop.editors.core.impl
 
BusinessObjectEditor.FieldLabelProvider() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldLabelProvider
 
BusinessObjectEditor.FieldRecord - Class in org.eclipse.vtp.desktop.editors.core.impl
 
BusinessObjectEditor.FieldRecord() - Constructor for class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldRecord
 
BusinessObjectField - Class in org.eclipse.vtp.desktop.projects.core.internals
This is a concrete implementation of IBusinessObjectField and provides the default behavior of that interface.
BusinessObjectField(BusinessObject, String, FieldType, String) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.BusinessObjectField
Creates a new BusinessObjectField with the given name, data type, initial value.
BusinessObjectSet - Class in org.eclipse.vtp.desktop.projects.core.internals
This is a concrete implementation of IBusinessObjectSet and provides the default behavior of that interface.
BusinessObjectSet(VoiceToolsDesignProject, IFolder) - Constructor for class org.eclipse.vtp.desktop.projects.core.internals.BusinessObjectSet
Creates a new BusinessObjectSet with the given parent application project and eclipse folder resource.
BUSY - Static variable in interface org.eclipse.vtp.framework.interactions.core.conversation.IBridgeMessage
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _